Papers with machine translations
Can Automatic Post-Editing Improve NMT? (2020.emnlp-main)
Copied to clipboard
| Challenge: | APE has been successful with statistical machine translation systems but has not been as successful over neural machine translation (NMT) systems. |
| Approach: | They propose to train neural APE models on a corpus of human post-edits of NMT and compile a larger corpus to test their hypothesis. |
| Outcome: | The proposed model can improve a strong in-domain NMT system, challenging the current understanding in the field. |
Easy Guided Decoding in Providing Suggestions for Interactive Machine Translation (2023.acl-long)
Copied to clipboard
| Challenge: | In order to improve translation efficiency, human translators perform post-editing on machine translations to correct errors. |
| Approach: | They propose to use the parameterized objective function of neural machine translation to deal with the TS problem without additional training. |
| Outcome: | The proposed method improves translation quality by 10.6 BLEU and reduces time overhead by 63.4% on benchmark datasets. |
CCAligned: A Massive Collection of Cross-Lingual Web-Document Pairs (2020.emnlp-main)
Copied to clipboard
| Challenge: | Cross-lingual document alignment aims to identify pairs of documents in two distinct languages that are of comparable content or translations of each other. |
| Approach: | They exploit the signals embedded in URLs to label web documents at scale with an average precision of 94.5% across different language pairs. |
| Outcome: | The proposed method can label documents at 94.5% across languages with high precision . the proposed method is useful for low-resource languages with limited resources . |